home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950929-19951130 / 000141_news@columbia.edu_Thu Oct 19 01:44:43 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA16666
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Thu, 19 Oct 1995 11:08:37 -0400
  3. Received: by apakabar.cc.columbia.edu id AA08194
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Thu, 19 Oct 1995 11:08:34 -0400
  5. Path: news.columbia.edu!panix!bloom-beacon.mit.edu!newsfeed.internetmci.com!news.sprintlink.net!cs.utexas.edu!news.cs.utah.edu!cc.usu.edu!jrd
  6. From: jrd@cc.usu.edu (Joe Doupnik)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: [?] PPP and MS-DOS Kermit 3.14 PL 8
  9. Message-Id: <1995Oct19.074443.64205@cc.usu.edu>
  10. Date: 19 Oct 95 07:44:43 MDT
  11. References: <4622ht$fik@globe.indirect.com> <1995Oct18.075811.64085@cc.usu.edu> <464hki$e3c@globe.indirect.com>
  12. Organization: Utah State University
  13. Lines: 26
  14. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  15.  
  16. In article <464hki$e3c@globe.indirect.com>, monty@indirect.com (Jim Monty) writes:
  17. > On 18 Oct 95 07:58:11 MDT, Joe Doupnik (jrd@cc.usu.edu) wrote:
  18. >>     Yes, but. Yes if it is a Telebit PPP driver. Yes but not dynamic
  19. >> IP if it is Novell's SLIP_PPP driver. Else probably not.
  20. > Telebit?  Isn't that the name of a modem manufacturer?  How might I lay 
  21. > my hands on the Telebit PPP driver?  Do I need to have a Telebit modem 
  22. > and/or some other proprietary network software to use this driver?
  23.  
  24.     Yes, the modem maker. You will have to ask Telebit about their
  25. sales policies. We use a bunch in our campus modem pool, and I have a
  26. personal unit too.
  27.  
  28. >> and there is how to grab the given IP number and feed it into Kermit.
  29. > Is this something that can be done "manually"?  I mean, could I simply 
  30. > look at the IP address that is assigned and reported when I log into my 
  31. > SLIP account, then escape to the Kermit command prompt and type
  32. >         SET TCP/IP ADDRESS 165.247.1.123
  33. > for example?  Is it that simple?
  34.  
  35.     Could be. I have not the slightest idea of what your service
  36. provider is doing to supply the IP number and thus I won't guess here.
  37.     Joe D.